From: Juanma Barranquero Date: Fri, 24 Aug 2007 10:50:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~16976 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=07420a69c611391e392eef3740db3619754f20cc;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f4ccfb874d0..630404a4061 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -18,7 +18,7 @@ (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'. * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'. - (tramp-ftp-file-name-handler): Set "started" property. + (tramp-ftp-file-name-handler): Set "started" property. 2007-08-24 Ulrich Mueller (tiny change) @@ -48,8 +48,8 @@ (byte-compile-output-as-comment): Use with-current-buffer rather than a weird set-buffer&prog1 combination. - * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the test - so as to optimise cases where the `progn's result is constant. + * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the + test so as to optimise cases where the `progn's result is constant. 2007-08-23 Thien-Thi Nguyen